• nla

    (@nla)


    Hi,

    I need help to create a css code to move my “Search By” category buttons of the ‘ladies’ ‘gents’ to sit alongside each other as opposed to underneath one another – can someone please help?

    https://covetingchichi.com/

    Thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • designbyjesseR

    (@designbyjesser)

    try adding this to your child theme:

    img {
    float: left;
    }

    how it works out? ??

    Thread Starter nla

    (@nla)

    Thanks so much designbyjessR – that worked perfectly. The only issue now is the spacing between the heading “Search By” and the button images – I’d like it to look like the rest of my category sections with less spacing between the heading and buttons – can you help please?

    Thanks again ;o)

    Thread Starter nla

    (@nla)

    …..ps. – I’d also like to space the buttons a little further from each other so that aren’t soo close together – any idea on a css code for that?

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to fix placement of category tabs’ is closed to new replies.