Search Results for 'color'

Home Forums Search Search Results for 'color'

Viewing 15 results - 256 through 270 (of 3,298 total)
  • Author
    Search Results
  • #192227

    Topic: IamOne pro

    in forum I Am One Support
    Naved AshrafNaved Ashraf
    Participant
    Member since: August 18, 2020

    Hello Team,

    We are working on “I Am One Pro” theme & facing some issues listed below:

    – We need to decrease height of homepage slider image on desktop
    – Can we add video to homepage slider by any chance?
    – We need to change the color of “Our Skills” section’s yellow box in our orange theme color
    – We need to change the testimonial Quotation mark in our theme color

    Thankyou,
    Deepika (Net2web)

    #192065
    Liliana Stefanie LüttgensLiliana Stefanie Lüttgens
    Participant
    • Topics: 0
    • Replies: 2
    • Total: 2
    Member since: March 31, 2022

    Hello, I have the same problem: I add files (.png or .jpg) to the media library or select them from the media library, generate a gallery on the page by inserting media and unfortunately you do not see any images on the website more since i bought the update to posterity pro. Before that I used Posterity Dark.

    Old galleries are also no longer displayed on all pages. a “gallery is empty” appears

    Webseite: https://dreadzauber.de/dreadheads/ and https://dreadzauber.de/lilianas-makramee/

    i installed the elementor plugin and my whole site was completely different (different colors, unwanted images and footers). i uninstalled the plugin again and my galleries were broken.

    I would immediately cancel the purchase so that everything works as it should again. I am very dissatisfied.

    regards, Lili

    #191869
    Robert JonesRobert Jones
    Participant
    Member since: November 11, 2015

    I think it must have been WordPress 5.9.2 but I did not notice it right away so can’t be certain.

    http://www.jonesvision.com The 4th footer columb that use to say Location over the map has lost the separator line line and font size is off.

    Here is a comparison of before and after pic of the issue.
    http://puu.sh/IQLVk/4da631e81a.png

    How do I fix this? Thanks

    Current css codes inserted into theme are
    span.desc{display: none;}
    #footer .footercols4 h3 { font-weight:400; margin-bottom:20px; padding-bottom:20px;}
    .footer-blog-posts ul li { margin-bottom:0;}
    .footmenu li { margin-bottom:9px;}
    #footer .footercols4 h3::after { height:1px;}
    #footer .footercols4 h3::after {
    background-color: #404040;
    width: 100%;
    }
    table tr.mbhi-is-current td{
    font-weight:bold;
    color:green;
    }
    .mb-bhi-closed{
    color:red;
    }
    .mb-bhi-open{
    color:green;
    }
    .fa.fa-facebook {
    font-family: \”Font Awesome 5 Brands\” !important;
    }
    p:empty::before {
    content: none !important;
    }

    #191856
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

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

    .slider-main .theme-default .nivo-directionNav a.nivo-nextNav {
      background-color: #01ab01;
    }
    

    Regards,
    Dave

    #191803
    Manami SatoManami Sato
    Participant
    Member since: March 18, 2022

    I am currently using the adventure theme and would like to change the colors of my slider arrows on the right side of the home display. I have changed the top one from red to green, but for the life of me I cant figure out how to change the bottom one as well

    #191788

    In reply to: SKT actor

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    If you want menu bar. Kindly use this CSS

    .header {
      background-color: #fff;
    }

    Regards,
    Brad

    #191783

    In reply to: Nature One Pro theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    Kindly add the color in this CSS: .postitle.entry-title

    Example:

    .postitle.entry-title {
      color: #EAE9BC !important;
    }

    Regards,
    Dave

    #191754
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

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

    @media screen and (max-width:1023px) {
    .sidr ul li a, .sidr ul li span, .sidr ul li ul li a, .sidr ul li ul li span {
      color: #fff !important;
    }
    }

    Regards,
    Brad

    #191745

    In reply to: Nature One Pro theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    Which color do you want to use in H1 tag?

    Regards,
    Dave

    #191738

    In reply to: Nature One Pro theme

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

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

    #sidebar .widget_wrap {
      box-shadow: none !important;
    }
    .postitle.entry-title {
      color: #fff !important;
    }

    Regards,
    Dave

    #191681

    In reply to: Rotator Color Change

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

    Kindly use this CSS.

    .wpcf7-submit {
      background-color: ##ffc313 !important;
    }

    Regards,
    Dave

    #191641

    In reply to: Rotator Color Change

    Naved AshrafNaved Ashraf
    Participant
    • Topics: 8
    • Replies: 34
    • Total: 42
    Member since: August 18, 2020

    Thankyou for quick reply. Can you please also help in changing the button color in contact section.

    Regards,
    Deepika (Net2web)

    #191628

    In reply to: Rotator Color Change

    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31231
    • Total: 31231
    Member since: August 16, 2013

    Hi,

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

    #industries .owl-nav .owl-prev:hover, #industries .owl-nav .owl-next:hover { background-color: #353535;}

    Regards,
    Dave

    #191616

    In reply to: SKT actor

    Kristián GrivalskýKristián Grivalský
    Participant
    • Topics: 5
    • Replies: 16
    • Total: 21
    Member since: May 28, 2021

    http://cviceniesbabatkami.sk/

    and how i hide skt builder wave color please?

    #191543
    Naved AshrafNaved Ashraf
    Participant
    Member since: August 18, 2020

    Hello Team,

    We are using CCTV theme for our project. We have a question regarding ‘Industries Rotator’ color change. Its’s in the default theme color & doesn’t match with our color scheme.

    Also there is a green box in testimonial section. we want to remove it too..

    Will appreciate your support.

    Thanks,
    Deepika (Net2web)

Viewing 15 results - 256 through 270 (of 3,298 total)