you can modify style in custom css code in theme options or install plugin custom css or modify the main css files
1.- for logo size in sticky header add this code in custom css or modify file in
/wp-content/themes/themify-ultra/styles/header-horizontal.css line#21 change height to 60px from 30px
.fixed-header-on #site-logo img {
height: 60px;
width: auto;
transition: all .3s;
}
2.- for sticky header background color add the below code in custom css or modify in:
.transparent-header #headerwrap.fixed-header {
background-color: transparent;
}
Related Posts:
- The style.css stylesheet doesn’t contain a valid theme header
- WordPress Fatal error: Call to undefined get_header() in index.php on line 15 [closed]
- What is the WordPress Pinecone sitting on top of? [closed]
- How to find out if page_for_posts is showing (in order to style menu item)
- Remove transparancy in Sydney theme’s headerimage
- How to deactivate the text, that appears, when you hovering over topbar tabs? [closed]
- Blank line before doctype
- Changing an image in header.php
- How to add some php code in header.php using plugin
- Moving the search bar to be in menu bar
- How to use only scripts from new theme?
- How to get ONLY the URL of the image that show_media_header returns?
- Insert the current theme header into an external HTML/XHTML file
- How do I get the featured image to sit below the header in the twenty nineteen theme?
- I want to remove part of a header
- How to disable primary main site header and logo in wordpress (Astra Theme) [closed]
- “Unexpected error” on update requests
- How to prevent plugin, theme installation failures on WordPress?
- Is it possible to access Gutenbergs reusable blocks in CPT block templates?
- Removing Shortcodes from Child Theme
- A minimalistic admin theme for a WP 3 install
- Change Default Image HTML
- How to override parent theme function through the child theme [closed]
- How can I develop a new theme in WordPress without disrupting the current site
- Move custom code out of theme’s functions.php file
- Error message “The page you are looking for is temporarily unavailable.” after editing a file [closed]
- Adding goodies to themes
- A hook that runs only when the theme is previewed
- WordPress theme with multiple color schemes
- How can I have case-sensitive theme directory names when installed with Composer?
- Two Navigation Menus – secondary nav is including main nav
- Themes—Child Themes
- Protect changes made to the theme when updating
- When can changing a theme damage a website?
- how to add custom fields in page
- My scripts-bundle.js file is getting sent to the browser as a stylesheet css file. Help!
- What is the major difference between child theme and normal theme
- variables in translatable text
- Load a different theme for IE less than 9
- Theme Check reporting an incorrect theme slug and text domain
- Style the archives/category sidebar widget via theme
- I get the following message The uploaded file could not be moved to /home/reascom/public_html/wp-content/uploads/2012/07 [closed]
- Custom CSS doesn’t work in edit mode
- Twenty fifteen theme – change responsive menu condition
- Port existing Bootstrap site to WordPress?
- stylesheet is not readable error after installation
- How to display message (with switch_theme hook) after deactivating My theme?
- Is wordpress big enough for my project [closed]
- Using twitter bootstrap in a theme
- Featured images, am I missing something?
- How to get theme screenshot
- Theme doesn’t support shortcodes
- Change avatar on themed profile page
- Trying to uninstall a theme, but it’s hijacking my home page
- Basic Theme for a Static Corporate Website?
- SOLVED Custom Add rewrite rule and Get string
- WordPress Theme and Plugin Name extraction
- Section Background Images?
- Homepage showing a simple listing of title, featured image, then posted on
- Alternative to Back End Dashboard?
- Setting a new default template for the creation of a page
- Adding a template in WPTouch
- Event Organiser breaks the theme [closed]
- one page wordpress theme
- How to remove the tripadvisor logo from the wordpress theme?
- WP Nanoplex 1.0.3 malfunction
- Cannot change WordPress site title on a staged site
- Transclude/Import one wordpress page to another
- How to add image from theme files to media library after theme activation?
- How to download my custom theme?
- Understanding the child / parent theme relationship
- i want remove class from post links
- share wrordpress data between two shared hosts using REST API
- Video not showing on smaller resolutions
- Adding custom html/css/images to Theme
- Ensure Quality Transition to New WordPress Theme [closed]
- WordPress theme works on linux servers but white screen after move to Xampp
- Own WordPress theme with custom AFCs > Export all to theme format?
- Default and warning messages & no login
- Theme customizer hiding sections
- Where can I find a theme that has a big banner
- Strange Theme Error – parent style occasionally showing though child theme
- WordPress theme not updating in Other browsers
- WP-CLI wp theme install url PCLZIP_ERR_BAD_FORMAT (-10) : Unable to find End of Central Dir Record signature
- Site broken after deleting inactive themes [closed]
- Can i add wordpress editor to my custom theme option? [closed]
- Where do URI files come from?
- Converting HTML5 to XHTML
- Best way to include pagination in a theme [closed]
- What happens to bespoke page template references on theme change?
- Stylesheet not being loaded? [closed]
- How to change the standard width of a page
- Where can I decide the number of posts to display on the blog index page?
- I need to disable responsive feature of a theme called Meet GavernWP [closed]
- how to add dynamic footer credit in Greatmag theme [closed]
- Absolute and relative paths
- Get header/footer list for a theme
- Help!!! Old theme doesn’t load scripts and conflitcs with plugins
- How to schedule Automatic WordPress Core and specifics Plugins updates for specific time a day
- Apply Style variation to specific pages