• Resolved infraredsalv

    (@infraredsalv)


    Hi there,

    i’m just trying to style the “title” of a sidebar element but am having some difficulty nailing it down. I wondered if you might be able to point me in the right direction please?

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello @infraredsalv

    I trust you are doing well!

    I will be glad to assist you with this 🙂 . Please share the link yo your site where the sidebar is showing and let us know what changes you wish to make!

    Please advise,

    Cheers,
    Nastia

    Thread Starter infraredsalv

    (@infraredsalv)

    hi Nastia,

    thanks for geting back to me, the site sample page is as follows: http://eskinazi.infraredstudios.co.uk/domestic-violence/

    On the left body section you’ll see a secondary Nav sidebar, i want to target the title of it, the text that says “DIVORCE & SEPARATION”.

    Any help greatly appreciated.

    Regards

    Hello infraredsalv,

    This will be tricky because that header is not wrapped with any tag. Solution here will be editing that sidebar and clicking “Advanced – Edit custom wrapper code” then in fields
    Before Title and After Title you can place your own html tag with class, like that

    and then in CSS you will be able to use

    h3.myclass {font-weight: bold;}

    and this will target your sidebar widget title.

    Let me know if this helps.

    kind regards,
    Kasia

    Thread Starter infraredsalv

    (@infraredsalv)

    Aha! Perfect! Exactly what I need, many thanks for your help ;o)

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘CSS Selector for Title’ is closed to new replies.