Styled Themes
Forum Replies Created
-
Forum: Themes and Templates
In reply to: [Pure & Simple] Stretched logoHello phildano,
It seems like a browser issue. Had you tried a hard refresh or reloading the page again after clearing the cache?
Could you provide us you site url?Thanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] Underline BarOh! Sorry for the mix-up aroshal,
You can undo the changes and add;
.type-page .entry-title::after { width: 100%; }Note: Please change the width value of your own.
Thanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] Underline BarHello,
Please add the following css insdie the additional css section of your customizer;
.type-page .entry-title::after { visibility: hidden; }Let us know.
Thanks!
Hello bbbelleville,
Try adding the following css inside the additional css section of your customizer;
#content { padding-top: 1rem; }Note: You can change the padding value of your own.
Let us know.Thanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] Underline BarHello aroshal,
Could you provide us your site url and locate where you want to make changes?
Best regards,
BidurForum: Themes and Templates
In reply to: [Pure & Simple] Remove side padding in call to actionHello Vicki_B,
Could you provide us your site url and locate the changes you want to make?
Thanks!
Forum: Themes and Templates
In reply to: [Preferential Lite] Changing Social Networking bar positionYour site is stil inaccessible. Please confirm the url address or email us your wp-admin login details.
Thanks!
Forum: Themes and Templates
In reply to: [Nora] Help with nora themeProbably you should have missed something. The above setup steps looks clear and are working properly here. You can email us so we can promptly look after the issue further.
Thanks!
Forum: Themes and Templates
In reply to: [Preferential Lite] Changing Social Networking bar positionHello agfisio,
Please make sure the site url is correct or else you can email us your wp-admin login credentials. However based upon the theme you can add following custom css inside the additional css section section of your customizer,save and try.
#social-icons{ position: absolute; top: 8px; right: 72px; } #menu-main-menu{ position: relative; height: 55px; float: left; }Note: You can change the social icon color, background color inside customizer>>Social Networking.
Let us know if it works.
Thanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] Remove all padding around headerHello Vicki_B,
Try adding the following custom css;
#masthead .header-inner { padding: 0px!important; } .header-inner .logo { display: inline; }Let us know.
Thanks!
Forum: Themes and Templates
In reply to: [Preferential Lite] Changing Social Networking bar positionHello agfisio,
Please make sure the access to your site is not forbidden. We still can’t visit your site. It shows no permission allowed.
Thanks!
- This reply was modified 8 years, 5 months ago by Styled Themes.
Forum: Themes and Templates
In reply to: [Pure & Simple] Remove all padding around headerHello Vicki_
The theme recommends the header size of 2560 × 260 pixels. Please check the image size and replace the one you are using. The image seems smaller than the natural size. Check and let us know.
Thanks!
Forum: Themes and Templates
In reply to: [Nora] Help with nora themeWell Then please follow the steps here;
1. First of all go to Cusotmize>>Slider Settings
Then go to Slider 1
a. Go to Select post for Slider one and choose the desired post
b. Go to Slider 1 Button Link and write the desired button link
c. Go to Slider 1 button Text and write the desired button text
Go to Basic sldier settings and turn on show slider and show caption.
2. Click save and publishThanks!
Forum: Themes and Templates
In reply to: [Pure & Simple] Link color on h3 not showingHello blokhut,
The pages and post title are set to the default black color. You can change the color inside customize>>colours>>Post and page titles. However it will affect the entire theme.
If you want to make it affect on particular page/s you can add the page-id instead. Something like this;.page-id-445 h3{ color: #b31331; }Thanks!
Forum: Themes and Templates
In reply to: [Nora] Help with nora themeYou then need to add the slider/s you wish to display.
There are 5 slider options. Just go to Slider Settings>>Slider 1 and so on.
The documentation clearly gives you the idea on how to add slider. Go through it again.Let us know.
Thanks!