Forum Replies Created

Viewing 15 posts - 586 through 600 (of 1,206 total)
  • Author
    Posts
  • in reply to: Site identity alignment #14588
    themearile
    Keymaster

    Dear Rebecca,

    Glad to know it. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 . We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Thanks

    in reply to: Mobile menu #14585
    themearile
    Keymaster

    Hi Rebecca

    Please go to the Appearance => Customize => Typography => Menu Bar => Line Height and set the value 1.7 then click to publish button. See the screenshot for more help https://prnt.sc/1086o8a

    Let us know if it works.

    Thanks

    • This reply was modified 5 years, 4 months ago by themearile.
    in reply to: Site identity alignment #14509
    themearile
    Keymaster

    Hi Rebecca

    Okay, Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

    .navbar.navbar-light {
        padding-bottom: 30px;
    }
    .site-branding-text .site-description {
    	text-align: center;
    	position: absolute;
    	left: 0;
    	right: 0;
    }
    @media (max-width: 992px){
    	.navbar.navbar-light {
    		padding-bottom: 50px;
    	}
    }
    @media (max-width: 768px){
    	.navbar.navbar-light {
    		padding-bottom: 15px;
    	}
    	.site-branding-text .site-description {
            position: relative;
    	}
    }

    Let us know if it works for you.


    Thanks

    in reply to: Move theme info area #14507
    themearile
    Keymaster

    Hi Rebecca

    Ok please remove the above CSS code and add the below CSS code in the Additional CSS box.

    .theme-main-slider ~ #theme-info-area {
    margin-top: 0 !important;
    }

    Let us know if it works.

    Thanks

    in reply to: Unable to edit a section on my website #14505
    themearile
    Keymaster

    Hi Alexis

    Thanks for contacting us.

    To update the About content please go to Appearance >> Customize >> Service.

    And follow the below screenshot to update content.

    http://prntscr.com/106gfag

    Let us know if it works.

    Thanks

    in reply to: Margins in text area #14502
    themearile
    Keymaster

    Hi Rebecca

    Please add all your content inside the below container div.

    <div class="container">
    Add your content here.
    </div>

    Let us know if it works.

    Thanks

    • This reply was modified 5 years, 4 months ago by themearile.
    in reply to: Change tagline typography #14500
    themearile
    Keymaster

    Dear Rebecca

    Glad to hear it and we are happy to help you. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards

    ThemeArile

    in reply to: Add a line to separate sections #14432
    themearile
    Keymaster

    Dear Rebecca

    Glad to hear it and we are happy to help you. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards

    ThemeArile

    in reply to: Change the “skin” color #14430
    themearile
    Keymaster

    Dear Rebecca

    Glad to hear it and we are happy to help you. We hope you are enjoying the ArileWP theme.

    Please help us improve our customer satisfaction by writing a quick review https://wordpress.org/support/theme/arilewp/reviews/?filter=5 We would be extremely grateful.

    Please let me know if you need any further assistance..!

    Thank you for your time.

    Have a nice day..!

    Thanks & Regards

    ThemeArile

    in reply to: Move theme info area #14428
    themearile
    Keymaster

    Hi Rebecca

    Ok please add the below CSS code in the Additional CSS box to down the theme info area below the slider.

    #theme-info-area {
    margin-top: 0 !important;
    }

    Let us know if it works.

    Thanks

    in reply to: Change tagline typography #14424
    themearile
    Keymaster

    Hi Rebecca

    Okay, Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

    .site-branding-text .site-description {
        font-family: Cookie;
    }

    Let us know if it works


    Thanks

    in reply to: Menu button colour #14422
    themearile
    Keymaster

    Hi

    Okay, if you need any more assistance, please let us know.

    Have a good day.

    Thanks

    in reply to: Site identity alignment #14420
    themearile
    Keymaster

    Hi Rebecca

    See the screenshot and let us know, do you want to look like this https://prnt.sc/105epam


    Thanks

    in reply to: Change the “skin” color #14346
    themearile
    Keymaster

    Hi Rebecca

    You can select the custom color for your site to scroll the color pointer as per your need like the below screenshot.

    http://prntscr.com/104jctb

    And for change the background color of the menubar and footer copyright section please add the below CSS code in the Additional CSS box.

    Go to Appearence >> Customize >> Additional css box.

    .navbar {
    background-color: #717b82;
    }
    .site-info {
    background-color: #717b82;
    }

    Let us know if it works.

    Thanks

    in reply to: Add a line to separate sections #14344
    themearile
    Keymaster

    Hi Rebecca

    Okay, Kindly add the below CSS in the Additional CSS box, Please go to the Appearance => Customize => Additional CSS then paste the CSS here and click to publish button.

    .navbar {
    border-bottom: 1px solid #000;
    }
    .theme-main-slider {
    border-bottom: 2px solid #000;
    }
    .site-footer {
    border-top: 2px solid #000;
    }

    You can also change the color of the border as per the requirement.

    Let us know if it works.


    Thanks

Viewing 15 posts - 586 through 600 (of 1,206 total)