Adventure pro – transparent bg for video section

Home Forums All Other Themes Adventure pro – transparent bg for video section

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #128279
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Hi, i have adventure pro theme and would like to add transparent background for homepage section 3 (Video), so that transparent would be only for text right side module next to video.

    https://pattaya.fi/

    #128487
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .abouttitledes { background-color: rgba(0,0,0,0.4);}
    .aboutdesc p { background-color: transparent !important;}

    Regards,
    Chris

    #129143
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Thank You, work fine. One more adjust. Can i add solid background for button on that section? Try to look color options but did not find adjust for “about” section.

    #129166
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .aboutmore a { background:#fff; color:#282828 !important;}

    Regards,
    Chris

    #129202
    Mika SaurenMika Sauren
    Participant
    • Topics: 36
    • Replies: 64
    • Total: 100
    Member since: August 8, 2019

    Excellent, thank you works perfect!! But now i notes that i cannot change title font size that same section?

    #129248
    Sonnal S SinhaSonnal S Sinha
    Moderator
    • Topics: 0
    • Replies: 30655
    • Total: 30655
    Member since: August 16, 2013

    Hi,

    Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:

    .center-title h2 { font-size:40px;}

    Regards,
    Chris

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