Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #1929783
Feature Slider Titles
Closed

Comments

  •  1
    mythologica started the conversation

    Hello!

    Once again, I'd like to thank you for the great work with this theme and support provided!

    I'd like to know how to make only Feature Slider post titles appear as Bold or Bolder. Currently, they are linked to the other titles (except for the Menu and Mega-menu ones). My wish is to make every other post title appear as Lighter or Normal with the exception of the ones in the Featured Slider.

    Thanks in advance!

  •  2,699
    PenciDesign replied

    Hi,

    If so, please select Font weight for your heading titles via Customize > General Options > Font Weight for Heading Titles > select "Normal"

    After that, add more this code to Customize > Custom CSS to make it bold on featured slider:

    .penci-mag-featured-content h3{ font-weight: bold; }
    

    Best Regards,

    PenciDesign

  •  1
    mythologica replied

    You guys rule!

    As usual, it worked!

    Thank a lot!