Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #299420

    I have a quick question (see http://papernapkinmarketing.com/dental). I added a special heading below and wanted to add text with links below the special heading. Is there a way of adding links when doing this? Right now I just have a special heading (see WANT TO SEE DENTAL MARKETING EXAMPLES) and text below (see Take a moment to view the Orchard Heights Dental campaign and download Paper Napkin Dental Marketing Kit.). I wanted to get the format of the sentence to match the formatting at the top. Thanks!

    #300281

    Hey papernapkinmarketing!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    div#after_section_8 .avia_textblock p {
    font-size: 16px;
    }

    Cheers!
    Yigit

    #300377

    Hi Yigi,

    I added the coding to the quick CSS but the following text “Take a moment to view the Orchard Heights Dental campaign and download Paper Napkin Dental Marketing Kit.” near the bottom of the page isn’t the same size as the font below “PAPER NAPKIN DENTAL MARKETING”

    #300379

    Hey!

    Please try adding !important rule as following

    div#after_section_8 .avia_textblock {
    font-size: 15px!important;
    }

    Regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.