Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #50961
    luismarioochoa
    Participant

    Hello,

    How can I make the text boxes, widget and slider transparent
    http://www.ensembletravel.ca

    For background transparency I used a CSS you posted that goes like this:
    #page { background-color: transparent; }
    #main { background: url(“//www.blogblog.com/1kt/transparent/white99.png”) repeat scroll left top transparent; }

    it is working but if you can show me how to do it for the website I am working on, I’d really appreciate it.
    Please reply @luismarioochoa

    Thanks you Sakin

    #50987
    Sakin
    Keymaster

    @luismarioochoa: The URL that you have posted in is not the Catch Box Pro theme. Sorry you are in wrong forum. We only support theme developed by us.

    #51066
    luismarioochoa
    Participant

    Sorry, I meant http://www.bonvivanttravel.ca

    I am trying now to get rid of the border black border on the header image left and right sides.

    The link I sent you is another one that I will be moving into Catch Themes soon. Hope to hear from you soon, for some reason I sent you a few other questions and I never heard back from you. Thank you for acknowledging

    Luis

    #51074
    Sakin
    Keymaster

    @luismarioochoa: In Catch Box Pro theme, you can just go to “Appearance => Theme Options => Header Options” and make “Header Top Margin, Header Right Margin, Header Bottom Margin and Header Left Margin” value to 0 and save changes. This will remove the black spaces.

    After you do that I see there is one custom css being absolute. So, you can find the following css in “Appearance => Theme Options => Custom CSS” box and remove it.
    #header-content { padding-bottom: 0; }

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘transparency’ is closed to new replies.