Search Results for 'add widget'

Home Forums Search Search Results for 'add widget'

Viewing 15 results - 166 through 180 (of 704 total)
  • Author
    Search Results
  • #100309
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Kindly use page template full wide in pages>edit>right sidebar under page attributes>select full width template to have no sidebar. Or else go to appearance>widgets and then add some widget in page sidebar area to get rid of the default widget and instead show what you add there.

    Regards,
    Shri

    #99464

    In reply to: SKT Interior Design

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

    Hi,

    Kindly go to Appearance » Widgets » Sidebar Main, drag drop a text widget and paste below shortcode there:

    [contactform to_email="[email protected]" title="Contact Form"]

    Replace [email protected] with your email address.

    Regards,
    Dave

    #99334
    Brenda RodriguezBrenda Rodriguez
    Member
    Member since: June 14, 2017

    Hello,

    My Product Category Widget is too centered. I would like to move it as far left as I can get it.
    How can I do this? Here is my custom css:

    body { background:#fff;}
    section#wrapTwo { margin-top: 130px;}

    @media
    screen and (max-width:767px) {
    .header .header-inner .logo { margin:0 auto !important;}
    .header {bottom: inherit !important; position: absolute !important; top: 110px !important;}
    section#wrapTwo { margin-top:10px !important;}
    }
    add_filter (‘wpseo_allow_xml_sitemap_ping’, ‘__return_false’);

    .innerbanner img{display: block;}

    .archive .header { padding:20px 0;}
    .archive .content-area { padding:0;}


    @media
    screen and (max-width:767px) {
    .header { position:relative !important; top:0 !important; }
    .header .header-inner { padding-top:0 !important;}
    .toggle a { margin-top:0 !important;}
    }

    .header { padding-top:0 !important;}
    .content-area { padding:10px 0 50px !important;}

    .services-wrap .one_fourth:hover a.linkreadmore { display:none;}

    .header { padding-top:0 !important;}
    .content-area { padding:10px 0 50px !important;}

    .page .innerbanner img { display:none;}

    .services-wrap .one_fourth p { display:none;}

    The website is: Butterflykissess.com

    Thank you!

    #99119
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Kindly use page template full wide in pages>edit>right sidebar under page attributes>select full width template to have no sidebar. Or else go to appearance>widgets and then add some widget in page sidebar area to get rid of the default widget and instead show what you add there.

    For the footer go to appearance>menu>set up a new menu and then click the checkbox set as footer menu and save.

    Should replace the default menu shown below.

    Regards,
    Shri

    #99118
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    Kindly use page template full wide in pages>edit>right sidebar under page attributes>select full width template to have no sidebar without contact form. Or else go to appearance>widgets and then add some widget in page sidebar area to get rid of the default contact widget and instead show what you add there.

    Regards,
    Shri

    #99108
    Sonal S SinhaSonal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6995
    • Total: 7005
    Member since: June 12, 2013

    Hi,

    You can point the default form that comes on the sidebar to email address of admin which is given in WordPress admin>settings>general.

    In case you want to replace the form with some other fields without handling code then here’s a method:

    Kindly use page template full wide in pages>edit>right sidebar under page attributes>select full width template to have no sidebar. Or else go to appearance>widgets and then add some contact form plugin widget in page sidebar area to get rid of the default contact form widget and instead show what you add there.

    Regards,
    Shri

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .cols-4 { width:30% !important;}
    .cols-4.widget-column-1 { display: none;}

    Regards,
    Dave

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .lay4 .single_metainfo, .single_metainfo a { color:#fff !important;}
    #sidebar .widget li a, #sidebar .widget a { color:#fff;}
    .blog_mo a { color: #fff;}

    Regards,
    Dave

    #98484

    In reply to: minor site issues

    MichaelMichael
    Participant
    • Topics: 44
    • Replies: 73
    • Total: 117
    Member since: June 12, 2016

    thank you.

    Other issues when viewing from phone:
    1. The page seems to freeze and then refreshes, then loads correctly?
    2. The text for the sliders is below the image?
    3. How to remove the “no image” in testimony section?
    4. footer width issues.

    Special CSS added from previous support questions:

    .header .header-inner .logo { width:20%;}
    .header .header-inner .logo img { height:auto;}
    .header .header-inner .nav ul li a { padding:0 10px;}
    .header .header-inner .nav { margin-right:0;}
    .nivoSlider { height:550px !important;}
    .nivo-caption { bottom:20% !important;}
    section #testimonials { display:block;}
    #testimonials ul li .tm_description p { height:auto !important;}
    .footer ul li { width:100%;list-style-type:none;}
    .cols-3 .widget-column-1 { width:32%;}
    .cols-3 .widget-column-2 { width:25%;}
    .cols-3 .widget-column-3 { width:28%;}
    
    ol.d { list-style-type: lower-alpha;}
    
    .header .header-inner .logo{width: auto !important;}
    #98383
    Sonal S SinhaSonal S Sinha
    Moderator
    • Topics: 0
    • Replies: 31277
    • Total: 31277
    Member since: August 16, 2013

    Hi,

    Remove:

    .sitenav ul li, .leftwrap h2, h2.section_title, .section_title { text-transform: inherit;}

    And add this new code there:

    .sitenav ul li, .leftwrap h2, h2.section_title, .section_title, h1.entry-title, h1.page-title, h3.widget-title { text-transform: inherit;}

    Regards,
    Dave

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

    Hi,

    Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:

    Add this code there:

    .cols-4 { width:17.5% !important; margin:0 3% 3% 0 !important;}
    #text-3 h5 { padding-right: 20px;}
    .fb_iframe_widget span { width:190px !important;}
    div.ctct-form-embed div.ctct-form-defaults h2.ctct-form-header { font-size:16px !important;}
    #footer-wrapper iframe { width:100% !important;}

    Regards,
    Dave

    #97102

    In reply to: need help on skt food

    djalil.redjdaldjalil.redjdal
    Member
    • Topics: 1
    • Replies: 7
    • Total: 8
    Member since: March 13, 2018

    anyone??
    i changed the color it’s ok

    juste need to know if we can add some widgets near to the social icons “in the right top bar”
    and to know if we can can word on a test version.

    i create the categories, but in the receips menu in ” traditionnel revité” for exemple, when i add a receipe how can i do to have my receipes directly in the category, because now i found the name of the receipe and have to click on it to see the receipe, thank you.

    #97055

    In reply to: need help on skt food

    djalil.redjdaldjalil.redjdal
    Member
    • Topics: 1
    • Replies: 7
    • Total: 8
    Member since: March 13, 2018

    thank you, how can i change the color of the menu (in bold red) because in white we can’t see them, and for my 2 lasts questions ? plugins and where can i add some widgets near to social icons
    thank you very much

    #96999
    djalil.redjdaldjalil.redjdal
    Member
    Member since: March 13, 2018

    hi, have some questions about this theme (don’t speack english very well so hope you can understand and help :

    1 – want to have a top bar (with dark grey color) and the header (where i put my logo and the menu in white) detached oh the slider (who is taking all the place ! it’s too big, is it possible?

    2 – i couldn’t put my logo in the middle of the header and the menu under the logo, is it possible?

    if not, do you have some header builder plugins? compatible with your theme?

    3- i installed : login with ajax + ultimate member, but i can’t customize my header, i wanted to put ” connexion ” near to the social icons in the right header but i can’t, is it possible to add some widget or… near socials in the top bar?

    thank you

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

    Hi,

    Go to Appearance >> Widgets >> Header Top Right Widget >> Add text widget >> And put phone number there.

    Regards,
    Chris

Viewing 15 results - 166 through 180 (of 704 total)