Digital experiences for all disciplines
Forum Replies Created
-
-
September 9, 2016 at 12:02 pm in reply to: Changing header text size and colour options in blog #291267
Hi
Add this to your custom css:
.mini-items .blog-item h3 { font-size: 30px; line-height: 38px; }
.standard-items .blog-item .read-more-button, .mini-items .blog-item .read-more-button { background-color: #efefef!important; colour: #111111!important; }
Unfortunately there isn’t sorry, most of them are self explanatory but some you may need to ask
– Kyle
You’d have to add:
.page .wc-proceed-to-checkout a.checkout-button:hover { background-color: #111111; color: #fff; }
– Kyle
Hi
That’s a Swift Slider at the top of the page, you can create this in Swift Slider > Add New and then once you have done that add it to the portfolio item as the detail media
– Kyle
Hi
The font for which element? Heading? Body font?
– Kyle
Hi
1) Edit the page, scroll down to the page meta options and click ‘Page Header / Slider’ and choose Naked Dark, you currently use naked light
2) Add this to Theme Options > Custom CSS:
figure.animated-overlay figcaption { display: none; }
3) Once you have changed the image size settings you need to run this plugin: https://wordpress.org/plugins/regenerate-thumbnails/
– Kyle
Hi
1)
.related-products .title-wrap > h3 { font-size: 12px; }
2)
.search-result h5 { font-size: 12px; }
3)
.woocommerce .products .product h3, .woocommerce ul.products li.product h3 { font-size: 12px; }
4) To zoom into the text? Unfortunately not sorry as it’s a responsive site and set to scale with the viewport, it’s better for the user when there is no horizontal scrolling, which would happen if you could zoom in on mobile
– Kyle
September 9, 2016 at 8:44 am in reply to: Products pictures blurry or not displaying & cart issue #291231Great, glad you managed to solve it
– Kyle
Hi
Add this to your custom css:
#header-section header { background: #222222 url("http://nightmaircreations.com/wp-content/uploads/2015/05/1-14619600-dark-brick-old-wall-texture-or-background-1024x675.jpg") repeat fixed center top; }
– Kyle
Hi
Try adding this to your custom css:
.page-heading.fancy-heading.animated { animation-duration: 0s; } .page-heading.fancy-heading { height: 250px!important; }
– Kyle
Ok great!
Thanks David
– Kyle
September 9, 2016 at 7:35 am in reply to: How to change menu font color from white to black before scrolling #291216You can remove
a.swift-slider-prev:hover,a.swift-slider-next:hover{ text-decoration:none !important; }
– Kyle
September 8, 2016 at 5:09 pm in reply to: How to change menu font color from white to black before scrolling #291178Try this:
a.swift-slider-prev:focus,a.swift-slider-next:focus{ text-decoration:none !important; }
– Kyle
Add this to your custom css:
.checkout-button { background-color: #111111!important; color: #ffffff!important; }
– Kyle
I’d say Cardinal: https://themeforest.net/item/cardinal-wordpress-theme/8070889
– Kyle
No problem
-
Posted in: Reply To: Reorder social buttons